ComponentOne ASP.NET MVC Controls
ChildItemsPath Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : ChildItemsPath Property
Gets or sets the name of the property used to generate child rows in hierarchical grids.
Syntax
'Declaration
 
Public Overridable Property ChildItemsPath As String
public virtual string ChildItemsPath {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members